home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacHack 1996
/
MacHack 1996.toast
/
Presentations
/
Presentations ’92
/
PatchWorks Kit
/
<PatchWorks++>
/
ShowIconFamily.h
< prev
next >
Wrap
Text File
|
1992-03-07
|
141b
|
13 lines
/*
ShowIconFamily.h
*/
#pragma once
#include "QDGlobals.h"
void ShowIconFamily(short iconId);
long InitQD(void);
extern QDGlobals _qd;